Skip to content

Conversation

ribamarsantos
Copy link

Summary:

This PR updates the template's Gemfile dependencies:

  • Updates CocoaPods from >= 1.13 to 1.16.2
  • Updates xcodeproj from < 1.26.0 to 1.27.0

References:

Changelog:

[IOS][CHANGED] - Update Gemfile: CocoaPods 1.16.2 and xcodeproj 1.27.0

Test Plan:

Screenshot 2025-10-12 at 12 46 18 PM

@ribamarsantos ribamarsantos marked this pull request as ready for review October 12, 2025 18:47
@cortinico cortinico requested a review from cipolleschi October 13, 2025 14:43
@cortinico
Copy link
Member

I'm unsure we want to merge this, unless we have a strong reason to restrict the cocoapods version

@liamjones
Copy link

If not merging, you may want to at least do something like gem 'xcodeproj', '!= 1.26.0' so it can continue to pull new versions? It was only 1.26.0 specifically that was broken.

@ribamarsantos
Copy link
Author

ribamarsantos commented Oct 13, 2025

I'm unsure we want to merge this, unless we have a strong reason to restrict the cocoapods version

@cortinico @cipolleschi
I adjusted it to be '>=1.16.2' and '>=1.27.0'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants